From 33e7e9c2fe230eb131c42e509b6a1f8a2d4e5ec4 Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 20 Jun 2008 14:55:09 +0000 Subject: [PATCH] Add (LAT|LON)_DDMMDIR to write site. Tweak doc. Let cup use this. --- xmldoc/chapters/styles.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/xmldoc/chapters/styles.xml b/xmldoc/chapters/styles.xml index 21df6b18e..58e5c6924 100644 --- a/xmldoc/chapters/styles.xml +++ b/xmldoc/chapters/styles.xml @@ -705,7 +705,7 @@ example: LAT_DDMMDIR Derived from the LAT_NMEA latitude format, with degrees * 100 plus decimal -minutes, but using a trailing 'N' or 'S' instead of a leading minus sign (or +minutes, but using an additional specifier to position the 'N' or 'S' instead of a leading minus sign (or absence thereof) to give direction from zero. @@ -733,9 +733,8 @@ Example:
LON_DDMMDIR -Derived from the LON_NMEA longitude format, with degrees * 100 plus decimal minutes, but using a -trailing 'E' or 'W' instead of a leading minus sign (or absence thereof) to give direction from -zero. +Derived from the LON_NMEA longitude format, with degrees * 100 plus decimal minutes, but using an additional character format character to position the +'E' or 'W' instead of a leading minus sign (or absence thereof) to give direction from zero. Example: -- 2.30.2